INPUT
To Mobile*
Amount*
Pin*
API
sendMoney()
USER STORY
To send money from users mobile to another users mobile
CODE
validate receiver mobile
validate senders acceptable credit limit
validate pin
validate sender has sufficient balance
deduct amount from sender
credit reciever
send sms alert to reciever
send sms alert to sender
display success to sender